This chapter describes the components that perform tween operations, sometimes called tweeners. It also describes tween operations performed by QuickTime for tween types that are native to QuickTime.
A tween operation lets you algorithmically generate an output value for any point in a time interval. The input for a tween is a small number of values, often as few as one or two, from which a range of values can be derived. You can use output from a tween to modify tracks in a QuickTime movie, as described in Chapter 13, "Tween Media Handler." You can also use the output values in your application to perform other actions, unrelated to movies.
This chapter is divided into the following major sections:
| Chapter Contents | Next |